home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / X11 / xmkmf.z / xmkmf
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXMMMMKKKKMMMMFFFF((((1111))))           XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....1111))))            XXXXMMMMKKKKMMMMFFFF((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xmkmf - create a Makefile from an Imakefile
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxmmmmkkkkmmmmffff [ -a ] [ _t_o_p_d_i_r [ _c_u_r_d_i_r ] ]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           The _x_m_k_m_f command is the normal way to create a _M_a_k_e_f_i_l_e
  16.           from an _I_m_a_k_e_f_i_l_e shipped with third-party software.
  17.  
  18.           When invoked with no arguments in a directory containing an
  19.           _I_m_a_k_e_f_i_l_e, the _i_m_a_k_e program is run with arguments
  20.           appropriate for your system (configured into _x_m_k_m_f when X
  21.           was built) and generates a _M_a_k_e_f_i_l_e.
  22.  
  23.           When invoked with the -_a option, _x_m_k_m_f builds the _M_a_k_e_f_i_l_e
  24.           in the current directory, and then automatically executes
  25.           ``make Makefiles'' (in case there are subdirectories),
  26.           ``make includes'', and ``make depend'' for you.  This is the
  27.           normal way to configure software that is outside the X
  28.           Consortium build tree.
  29.  
  30.           If working inside the X Consortium build tree (unlikely
  31.           unless you are an X developer, and even then this option is
  32.           never really used), the _t_o_p_d_i_r argument should be specified
  33.           as the relative pathname from the current directory to the
  34.           top of the build tree.  Optionally, _c_u_r_d_i_r may be specified
  35.           as a relative pathname from the top of the build tree to the
  36.           current directory.  It is necessary to supply _c_u_r_d_i_r if the
  37.           current directory has subdirectories, or the _M_a_k_e_f_i_l_e will
  38.           not be able to build the subdirectories.  If a _t_o_p_d_i_r is
  39.           given, _x_m_k_m_f assumes nothing is installed on your system and
  40.           looks for files in the build tree instead of using the
  41.           installed versions.
  42.  
  43.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  44.           imake(1)
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.